AutoCAD - Dialog Control Language (DCL) - (start_dialog)What links here?
Displays a dialog box and begins accepting user input

(start_dialog)


You must first initialize the dialog box by a previous new_dialog call. The dialog box remains active until an action expression or callback function calls done_dialog . Usually done_dialog is associated with the tile whose key is "accept" (typically the OK button) and the tile whose key is "cancel" (typically the Cancel button).

The start_dialog function has no arguments.

Return Values
The start_dialog function returns the optional status passed to done_dialog . The default value is 1 if the user presses OK, 0 if the user presses Cancel, or -1 if all dialog boxes are terminated with term_dialog . If done_dialog is passed an integer status greater than 1, start_dialog returns this value, whose meaning is determined by the application.
AutoCAD - Dialog Control Language (DCL) - (start_dialog)
filename:AutoCAD - Dialog Control Language (DCL) - (start_dialog)
filename:AutoCAD%20%2D%20Dialog%20Control%20Language%20%28DCL%29%20%2D%20%28start_dialog%29
last edit:July 28 2013 16:12:04 (3934 days ago)
ct = 1714957170.000000 = May 05 2024 20:59:30
ft = 1375042324.000000 = July 28 2013 16:12:04
dt = 339914846.000000